How to Install dssi-utils software package in Debian 9 (Stretch)

How to Install dssi-utils software package in Debian 9 (Stretch)

dssi-utils software package provides Command-line utilities for sending commands to DSSI plugins, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dssi-utils 

dssi-utils is installed in your system.

Make ensure the dssi-utils package were installed using the commands given below,

$ sudo dpkg-query -l | grep dssi-utils *

You will get with dssi-utils package name, version, architecture and description in a table

dssi-utils package basic information:

Distro Debian 9 stretch
Section Library development
Package dssi-utils
Version 1.1.1~dfsg0-1+b1 [armhf], 1.1.
Description Command-line utilities for sending commands to DSSI plugins
Sub Section libdevel


See Also, How to uninstall or remove dssi-utils software package from Debian 9 (Stretch)?